Aspen Jack
  • Home
  • Portfolio
  • Resume
  • About
  • Contact

On this page

  • Ethical Fashion
  • Traffic Accidents in the US (2016-2022)

Ethical Fashion

An interactive dashboard containing visualizations of 5 key metrics related to sustainability and fair wage practices. End-to-end process included sourcing data, cleaning and formatting in Python, loading into PostgreSQL using SQLAlchemy, creating a Flask App to link PostgreSQL database, constructing a website using JavaScript, Bootstrap, and HTML, and creating visualizations using D3 and Plotly.

  • Data Source: Fashion Revolution

Video

** Note: Interactive dashboard cannot be deployed to a public website because the data is not connected to a server, it is stored locally. As a result, a video demonstration of the dashboard is provided.

Traffic Accidents in the US (2016-2022)

An in-depth exploratory analysis of traffic accident trends in the United States between 2016 and 2022. Incorporated a Census API to account for population sizes of cities and make them accurately comparable.